[ Mega Script Archive ] [ Frequently Asked Questions ] [ Counter ]

How do I make the counter appear in my HTML document?

  • Short Answer:

    <img src="http://your.host.xxx/path/to/counter.pl">

    OR:

    <img src="/path/to/counter.pl">

    Long Answer:

    You would call the counter program just like you call any other ordinary image, only you place the path (or full URL) to the Counter CGI script in place of the path (or full URL) to a graphic.


[ Mega Script Archive ]